You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
Maxc Method
>
clMtxExpr.Maxc Method ([In] TOpenCLMatrix)
Dew Math for .NET
clMtxExpr.Maxc Method ([In] TOpenCLMatrix)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
Maxc Method
Collapse All
Returns the maximum of the source data.
Syntax
C#
Visual Basic
public
static
TCplx
Maxc
([In]
TOpenCLMatrix
X
);
Public
static
Function
Maxc
(
X
As
[In]
TOpenCLMatrix
)
As
TCplx
Remarks
Internally calls
clMatrix.Maxc
Group
Maxc Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
Maxc Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!